.. _CMessageStartVEF Class: ========================== CMessageStartVEF Class ========================== .. toctree:: :maxdepth: 1 .. note:: See :ref:`CMessage\ Methods` for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here. ---- .. _CMessageStartVEF_Methods: Methods --------------- +-------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | **Name** | **Description** | +-------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CMessageStartVEF\:\:CMessageStartVEF` | Event message for this class | +-------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ ---- .. _CMessageStartVEFCMessageStartVEF: CMessageStartVEF\:\:CMessageStartVEF ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: void CMessageStartVEF::CMessageStartVEF( CResRef& ref, CString& area, CPoint& start, CPoint targetPt, short height, long caller, long target); **Parameters** * :ref:`CResRef`\& *ref* - * :ref:`CString`\& *area* - * :ref:`CPoint`\& *start* - * :ref:`CPoint` *targetPt* - * short *height* - * ``long`` *caller* - * ``long`` *target* - **Remarks**